SftTabs/NET 6.0

Index Property, TabClass Class

Softel vdm, Inc.

Returns the index of the tab.

Syntax      TabClass Class (Softelvdm.SftTabsNET)

VB   

Public ReadOnly Property Index As Integer

C#   

public int Index { get; }

C++   

public: property int Index {
        int get();
}

Property Value

The zero-based index of the tab in the tab collection.

Comments

The Index property returns the index of the tab.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com